Hi, I am struggling to figure out how to generate a new canvas on the fly after the program has started. I also want to remove it again at a certain time. The problem is described in more detail along with the code here: https://stackoverflow.com/questions/47534067/generate-a-new-canvas-for-every-new-keypress-shooting-gun-turret
I have fiddled around with factory, but haven`t really figured it out. I also cant find any tutorial that points me in the right direction. I would greatly appreciate any help :).
You must be logged in to post. Please login or register an account.